;;; QQ: 67762207
[@main]
#ACT
goto @Merchant_TaosungMain

[@Merchant_TaosungMain]
#CALL [System\TaosungCastle\TaosungManager.txt] @Castle_Manager_TAOSUNG

[@TalkToQuest]
#IF
IsCastleGuild TAOSUNG
#ACT
goto @Samak_MapMove
break

#ACT
Mov D0 0

#IF
Equal D0 0
#ACT
goto@Normal_speak
break


[@Normal_speak]

#SAY
_ It is not need your strength, like the silence before the storm as ... ... \
_ Thank you for your concern, I am sure that when the desert war Tucheng is flooded, you will appear to help us. \ \
_ <Close/@EXIT>


[@Samak_MapMove]
#IF
#SAY
_ Welcome to the occupation Tucheng desert warrior! Like to go to the city at the end of the cave take a look? \
_ Heard that Norma buried family heirlooms. \ \
_ <Into the cave./@Visit_Sato> \
_ <To leave the./@Exit>


[@Visit_Sato]
#IF
#ACT
Mapmove D1901 33 259

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207